You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxVec Class
>
TMtxVec Methods
>
WriteHeader Method
>
TMtxVec.WriteHeader Method ([In] Stream, TPrecision, TRounding, TEndianness)
Dew Math for .NET
TMtxVec.WriteHeader Method ([In] Stream, TPrecision, TRounding, TEndianness)
TMtxVec Class
TMtxVec Members
Dew.Math Namespace
WriteHeader Method
Collapse All
Syntax
C#
Visual Basic
public
virtual
void
WriteHeader
([In] Stream
Dst
,
TPrecision
Precision
,
TRounding
Rounding
,
TEndianness
Endian
);
Public
virtual
Function
WriteHeader
(
Dst
As
[In] Stream,
Precision
As
TPrecision
,
Rounding
As
TRounding
= TRounding.rnTrunc,
Endian
As
TEndianness
= MtxSystemEndianness)
As
void
Description
This is WriteHeader, a member of class TMtxVec.
Group
WriteHeader Method
Links
TMtxVec Class
,
TMtxVec Members
,
Dew.Math Namespace
,
WriteHeader Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!